@charset "utf-8";

input,
select,
button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}

.c {
	border: 1px solid #CCC;
	border-top: none
}

.clear {
	clear: both;
}

.h10 {
	height: 10px;
	line-height: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal
}


header {}

.message_list {
	padding: 20px;
}

.message_list ul li {
	line-height: 24px;
}

.message_list ul li .message_tit {
	border-bottom: 1px dashed #dedede;
	line-height: 30px;
	height: 30px;
}

.message_list ul li .info {
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

.message_list ul li .date {
	display: inline-block;
	font-size: 12px;
	color: #999;
	margin-left: 20px;
}

a.message_add {
	float: right;
	display: inline-block;
	color: #f00;
	margin-right: 20px;
}

.message_add_form {
	padding: 20px;
}

.reply_list ul li {
	padding: 10px 20px;
	background: #eee;
}

.form_table th {
	font-weight: normal;
	vertical-align: top;
	padding-top: 10px;
	width: 100px;
}

.form_table td {
	font-weight: normal;
	vertical-align: middle;
	padding-top: 10px;
}

.detail_table th {
	padding: 8px 0;
}

.list_btn,
.search_btn {
	display: inline-block;
	width: 79px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../images/btn_bg.gif) no-repeat;
	border: 0;
	cursor: pointer;
}

.list_input {
	font-size: 14px;
	height: 32px;
	padding: 0 3px;
	line-height: 32px;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 400px;
}

.input_date {
	height: 32px;
	padding: 0 3px;
	background: url(../images/icon.png) no-repeat center right;
	line-height: 32px;
	border: 1px solid #a7b5bc;
	border-right: 1px solid #ced9df;
	border-bottom: 1px solid #ced9df;
	width: 400px;
}

.list_textarea {
	height: 80px;
	width: 400px;
	padding: 0 3px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 400px;
}

a.sub_btn,
.sub_btn {
	display: inline-block;
	background: url(../images/sub_btn_bg.png) no-repeat;
	width: 138px;
	text-align: center;
	color: #fff;
	height: 36px;
	line-height: 36px;
	border: 0;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
}
/*--------------分割线-----------------*/
#wrap2 {
	width: 100%;
	/* background: url(../images/xw.jpg) no-repeat center center; */
	padding: 35px 0px;
}

.infobox {
	width: 580px;
	float: left;
	margin-right: 40px;
	background-color: #fff;
}

.infobox1 {
	width: 580px;
	float: left;
	background-color: #fff;
}

.title1 {
	background-color: #4B80D0;
	color: #FFFFFF;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
}

.title1 span {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

.title1 span a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.xwzx {
	padding: 20px;
}

.xwzx dl img {
	float: left;
	width: 160px;
	height: 120px;
	margin-right: 10px;
}

.xwzx dl a {
	font-size: 16px;
	font-weight: bold;
}

.xwzx dl p {
	line-height: 24px;
	margin-top: 10px;
}

.xwzx ul {
	margin-top: 20px;
}

.xwzx ul li {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}

.xwzx ul li span {
	float: right;
}
.headerr{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 80px;
	box-sizing: border-box;
	padding: 15px 30px;
}
.headerr .logo p:nth-child(1){
	font-size: 24px;
	color: #303030;
}
.headerr .logo p:nth-child(2){
	color: #303030;
}
.headerr .phone{
	vertical-align: middle;
	font-size: 24px;
	color: #0060b0;
}
.headerr .phone img{
	vertical-align: middle;
	margin-right: 20px;
}
/*-------------------------------------------------------------------------------------*/
.pubdate {
	text-align: center;
	font-size: 14px;
}

.ileft {
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.iright {
	width: 950px;
	float: left;
	margin-bottom: 20px;
}

.icpfl dt {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 70px;
	padding-top: 20px;
	background: url(../images/icon.png) no-repeat 25px center #2C71AB;
	height: 60px;
}

.icpfl dt span {
	font-size: 14px;
	font-weight: normal;
}

.icpfl ul {
	padding: 15px 0px;
	background-color: #F0F0F0;
}

.icpfl ul li {
	background: url(../images/dot1.png) no-repeat 15px center;
	line-height: 36px;
	height: 36px;
	background-color: #fff;
	margin-bottom: 15px;
}

.icpfl ul li a {
	padding-left: 30px;
	font-size: 15px;
	color: #000;
}

.icpfl ul li a:hover {
	color: #ef8008;
}

.icpfl ul p {
	background: url(../images/dot1.png) no-repeat 30px center;
	line-height: 36px;
	height: 36px;
	background-color: #fff;
	margin-bottom: 15px;
}

.icpfl ul p a {
	display: block;
	width: 160px;
	padding-left: 45px;
	font-size: 14px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.icpfl ul p a:hover {
	color: #ef8008;
}

.icpfl ul ol {
	background: url(../images/dot1.png) no-repeat 45px center;
	line-height: 36px;
	height: 36px;
	background-color: #fff;
	margin-bottom: 15px;
}

.icpfl ul ol a {
	padding-left: 60px;
	font-size: 13px;
	color: #000;
}

.icpfl ul ol a:hover {
	color: #ef8008;
}

.lxwm {
	margin-top: 10px;
}

.lxwm dl {
	background-color: #2C71AB;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.lxwm dt {
	border: 1px solid #ccc;
	padding: 10px 0px 10px 5px;
	line-height: 32px;
	font-size: 14px;
}

.mup1 {
	border-bottom: 2px solid #2C71AB;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	margin-bottom: 15px;
}

.mup {
	background-color: #2C71AB;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
}

.mup p {
	height: 35px;
	float: left;
	padding-left: 15px;
}

.mup span {
	float: right;
	padding-right: 10px;
}

.mup span a {
	font-size: 14px;
	color: #fff;
}













